{
    "name" : "Gambler King V2",
    "description" : "You don't gamble to win. You gamble to gamble another day.",
    "author" : "KX",
    "image" : "logo.png",
    "version" : "1.0",
    "blt_version" : 2,
    "hooks" : [
        { "hook_id" : "lib/tweak_data/skilltreetweakdata", "script_path" : "skilltree.lua" },
        { "hook_id" : "lib/tweak_data/upgradestweakdata", "script_path" : "upgradestweakdata.lua" },
        { "hook_id" : "lib/managers/localizationmanager", "script_path" : "loc_EN.lua" },
	{ "hook_id" : "lib/managers/playermanager", "script_path" : "playermanager.lua" },
	{ "hook_id" : "lib/units/weapons/raycastweaponbase", "script_path" : "raycastweaponbase.lua"}
    ]
}
